From: Luc Teirlinck Date: Wed, 21 Jul 2004 02:32:07 +0000 (+0000) Subject: (modify-all-frames-parameters): Minor doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21585 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=34278e7d45b2e6787687431ef61af0f052f014c2;p=emacs.git (modify-all-frames-parameters): Minor doc fix. --- diff --git a/lisp/frame.el b/lisp/frame.el index 446bda55775..521938cfc18 100644 --- a/lisp/frame.el +++ b/lisp/frame.el @@ -520,7 +520,7 @@ React to settings of `default-frame-alist', `initial-frame-alist' there." ;;;; Creation of additional frames, and other frame miscellanea (defun modify-all-frames-parameters (alist) - "modify all current and future frames parameters according to ALIST. + "Modify all current and future frames parameters according to ALIST. This changes `default-frame-alist' and possibly `initial-frame-alist'. See help of `modify-frame-parameters' for more information." (let (element) ;; temp